home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 January / com! 2002.01.iso / autohtml / selfhtml / html / multimedia / anzeige / nibbles.swf / scripts / frame_7 / DoAction.as
Encoding:
Text File  |  2001-10-27  |  178 b   |  11 lines

  1. boxw = "14";
  2. boxh = "14";
  3. totalboxx = "50";
  4. totalboxy = "30";
  5. level = "1";
  6. while(n < "100")
  7. {
  8.    n += "1";
  9.    duplicateMovieClip("box","box" add n,n + "10" + 16384);
  10. }
  11.